wayland: Move from g_memdup() to g_memdup2()
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 4 Feb 2021 19:14:47 +0000 (19:14 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Feb 2021 14:22:22 +0000 (14:22 +0000)
commit3a3e0292704d1bdf319b130b509efd43b7df3c7c
treed69c5b012c8b232af88f9ad88c1e837afbc2ee68
parent435d12680d432121136e0d71a8901e29ea8a42a4
wayland: Move from g_memdup() to g_memdup2()

The g_memdup() function is replaced by a safer version in newer versions
of GLib.
gdk/wayland/gdkdevice-wayland.c